-
Home
-
JCH Optimize
-
4.2.0
-
Code
-
Classes
- BaseElement
Total Complexity |
35 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
196 |
Lines of code |
115 |
Logical lines of code |
59 |
Comment lines |
9 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
firstOfAttributes() |
S |
61 |
5 |
13 |
render() |
S |
64 |
5 |
9 |
renderChildren() |
S |
63 |
3 |
11 |
attributeValue() |
S |
71 |
2 |
6 |
__call() |
S |
64 |
2 |
9 |
getParent() |
S |
82 |
1 |
3 |
setParent() |
S |
77 |
1 |
4 |
setOmitClosingTag() |
S |
77 |
1 |
4 |
hasChildren() |
S |
80 |
1 |
3 |
replaceChild() |
S |
76 |
1 |
4 |
getChildren() |
S |
82 |
1 |
3 |
isVoidElement() |
S |
79 |
1 |
3 |
__construct() |
S |
70 |
1 |
6 |
hasAttribute() |
S |
80 |
1 |
3 |
setName() |
S |
77 |
1 |
4 |
addChildren() |
S |
75 |
1 |
4 |
addChild() |
S |
76 |
1 |
4 |
data() |
S |
75 |
1 |
4 |
attributes() |
S |
77 |
1 |
4 |
remove() |
S |
77 |
1 |
4 |
attribute() |
S |
75 |
1 |
4 |
__toString() |
S |
81 |
1 |
3 |
getElementName() |
S |
82 |
1 |
3 |